*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 2 Dec 2006 00:29:50 +0000 (00:29 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 2 Dec 2006 00:29:50 +0000 (00:29 +0000)
lisp/ChangeLog

index fa7076cb6bac8261e36f24de8ccc5323489f9f3d..5cde69223f95e6879b822c03a9b2f250192a6bee 100644 (file)
@@ -1,3 +1,13 @@
+2006-12-02  Kim F. Storm  <storm@cua.dk>
+
+       * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
+       (cua-repeat-replace-region): Make M-v more robust.
+       (cua-paste-pop-rotate-temporarily): New defcustom.
+       (cua-paste-pop): Use it.
+       (cua-auto-mark-last-change): New defcustom.
+       (cua-pop-to-last-change): New helper function.
+       (cua-set-mark): Use them.
+
 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
 
        * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and